Vcenter Phm HardwareSupportManagers ResourceBundle ResourceInfo
Vcenter Phm HardwareSupportManagers ResourceBundle ResourceInfo
The Vcenter Phm HardwareSupportManagers ResourceBundle ResourceInfo schema encapsulates the message resources for a locale.
This schema was added in vSphere API 8.0.3.0.
JSON Example
{
"locale": "string",
"messages": {
"messages": "string"
}
}
string
locale
Required
Locale for the message definitions. The locale specification needs to be one of the following four values: "en", "es", "fr", "ja". These correspond to "English", "Spanish", "French", and "Japanese".
This property was added in vSphere API 8.0.3.0.
object
messages
Required
Message definitions
This property was added in vSphere API 8.0.3.0.